home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 031a / adg_4_6.zip / ECHO.H < prev    next >
C/C++ Source or Header  |  1991-02-21  |  399b  |  13 lines

  1. /****************************************************************************
  2. Module name: Echo.H
  3. Programmer : Jeffrey M. Richter.
  4. *****************************************************************************/
  5.  
  6. #include "dialog.h"
  7.  
  8. #define IDM_ABOUT          100
  9. #define IDM_EXIT           101
  10. #define IDM_STARTRECORD    102
  11. #define IDM_STOPRECORD     103
  12. #define IDM_STARTPLAYBACK  104
  13.